Bald Bearded Builder

Visit Website

Bald Bearded Builder is the solo, open-source imprint of Michael Jolley, a Microsoft MVP who turns everyday developer friction into tiny, laser-focused Windows utilities. Concentrating on command-line and palette-driven workflows, the catalog currently centers on “Weather for Command Palette,” a lightweight extension that drops current-condition snippets, multi-day forecasts, and location-based alerts directly into Microsoft’s revived Command Palette (formerly PowerToys Run). Typical users are keyboard-centric professionals who would rather type “weather paris” than open a browser, DevOps engineers who need instant environmental data while scripting deployment pipelines, and streamers who want to answer chat questions about temperature or humidity without breaking focus. The codebase is written in C#, published under MIT license, and updated in lock-step with PowerToys releases, ensuring compatibility with Windows 10/11 and minimal memory overhead. While the portfolio is presently a single-purpose tool, Jolley’s GitHub history of community-driven utilities suggests future entries will follow the same philosophy: solve one discrete problem, integrate natively with Microsoft’s expanding command surface, and keep configuration to a minimum. Bald Bearded Builder software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the latest release, and can be queued alongside other applications for unattended batch installation.

Weather for Command Palette

Weather extension for Microsoft Command Palette

Details